﻿.menu{ width: 100%; min-width:1250px; height: 40px; margin: 0 auto; background: #09C; }
.menu .mbody{ width: 1220px; margin: 0 auto; height: 30px; padding: 0 15px; background: #09C; position:relative; }
.menu .mlist{ position: absolute; right:0px; top: -60px; height: 60px;}
.menu table td{ text-align: center; }
.menu .table .td-class{ padding: 0; }
.menu table td .a{ text-decoration: none; margin: 0 auto; height: 60px; color: #444444; overflow: hidden; line-height: 60px; }
.menu table td .a:hover{ color: #09C; }
.menu table td:hover{ background: url(images/bg_menu_hover.gif) no-repeat bottom center; }
.menu .table .second-menu{ width:auto; }
